projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4208412
)
Provide `ispell'.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 26 May 1993 16:56:03 +0000
(16:56 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 26 May 1993 16:56:03 +0000
(16:56 +0000)
lisp/textmodes/ispell4.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/ispell4.el
b/lisp/textmodes/ispell4.el
index 8f1b83d38515dfec429e18ca66198a7df1fce4a5..08aed07b4e36bd25da0cba7004b25e762d855141 100644
(file)
--- a/
lisp/textmodes/ispell4.el
+++ b/
lisp/textmodes/ispell4.el
@@
-575,4
+575,6
@@
L lookup; Q quit\n")
(kill-emacs 1))
(write-region (point-min) (point-max) "ispell.info"))
+(provide 'ispell)
+
;;; ispell.el ends here